home *** CD-ROM | disk | FTP | other *** search
/ Joystick Magazine 2000 February / cd joystick no112 fevrier 2000.iso / DATA / Demos / ageofwonder / data1.cab / Program / AoW.exe / 0 / RCDATA / TINFOBANNER / TINFOBANNER.txt
Text File  |  1999-10-21  |  4KB  |  157 lines

  1. object InfoBanner: TInfoBanner
  2.   Left = 200
  3.   Top = 107
  4.   Height = 211
  5.   Width = 283
  6.   object HeaderLbl: TAOWLabel
  7.     Priority = 0
  8.     WinLeft = 71
  9.     WinTop = 30
  10.     AOWWindow = BannerPopup
  11.     CaptureInput = True
  12.     Alignment.AlignWidth = awCenter
  13.     Alignment.AlignHeight = ahTop
  14.     Alignment.HeightPercent = 0
  15.     Alignment.WidthPercent = 0
  16.     Alignment.LeftOffPercent = 0
  17.     Alignment.RightOffPercent = 0
  18.     Alignment.TopOffPercent = 0
  19.     Alignment.BottomOffPercent = 0
  20.     Alignment.LeftOffset = 0
  21.     Alignment.RightOffset = 0
  22.     Alignment.TopOffset = 30
  23.     Alignment.BottomOffset = 0
  24.     Masked = True
  25.     AOWFont = FontModule.Age10
  26.     Text = '######'
  27.     TextColor = 1321830
  28.     Left = 100
  29.     Top = 8
  30.   end
  31.   object InfoMemo: TAOWMemo
  32.     Priority = 0
  33.     WinLeft = 30
  34.     WinTop = 45
  35.     AOWWindow = BannerPopup
  36.     CaptureInput = True
  37.     Alignment.AlignWidth = awBoth
  38.     Alignment.AlignHeight = ahBoth
  39.     Alignment.HeightPercent = 0
  40.     Alignment.WidthPercent = 0
  41.     Alignment.LeftOffPercent = 0
  42.     Alignment.RightOffPercent = 0
  43.     Alignment.TopOffPercent = 0
  44.     Alignment.BottomOffPercent = 0
  45.     Alignment.LeftOffset = 30
  46.     Alignment.RightOffset = 30
  47.     Alignment.TopOffset = 45
  48.     Alignment.BottomOffset = 20
  49.     Masked = True
  50.     WinWidth = 100
  51.     WinHeight = 119
  52.     AOWFont = FontModule.Age8
  53.     Items.Strings = (
  54.       '######')
  55.     BorderWidth = 0
  56.     BorderHeight = 0
  57.     VScrollBar = InfoMemoSB
  58.     TextColor = clBlack
  59.     CursorChar = '|'
  60.     BlinkDelay = 0
  61.     Editable = False
  62.     ILIndexFrame = 0
  63.     ILIndexTexture = 0
  64.     ItemHeight = 10
  65.     ColorChangeChar = #0
  66.     TextAlign = taCenter
  67.     Left = 128
  68.     Top = 92
  69.   end
  70.   object BannerPopup: TAOWMenu
  71.     OnMouseDown = BannerPopupMouseDown
  72.     Visible = False
  73.     Priority = 350
  74.     WinLeft = 0
  75.     WinTop = 0
  76.     WinWidth = 238
  77.     Masked = True
  78.     Alignment.AlignWidth = awNone
  79.     Alignment.AlignHeight = ahNone
  80.     Alignment.HeightPercent = 0
  81.     Alignment.WidthPercent = 0
  82.     Alignment.LeftOffPercent = 0
  83.     Alignment.RightOffPercent = 0
  84.     Alignment.TopOffPercent = 0
  85.     Alignment.BottomOffPercent = 0
  86.     Alignment.LeftOffset = 0
  87.     Alignment.RightOffset = 0
  88.     Alignment.TopOffset = 0
  89.     Alignment.BottomOffset = 0
  90.     WinManager = General.Manager
  91.     UseVMem = False
  92.     BorderWidth = 0
  93.     BorderHeight = 0
  94.     OverlapTopCorners = False
  95.     Cursor = crDefault
  96.     DoubleBuffered = True
  97.     MaskColor = clPurple
  98.     FreeSurfaceOnHide = True
  99.     ILFrame = IntGfxMod.Menus
  100.     ILTextureNormal = IntGfxMod.Menus
  101.     ILTextureSelected = IntGfxMod.Menus
  102.     ILIndexFrame = 19
  103.     ILIndexTNormal = 27
  104.     ILIndexTSelected = 27
  105.     TextColor = 8734252
  106.     TextSelColor = clWhite
  107.     AOWFont = FontModule.Age8
  108.     ItemHeight = 13
  109.     OwnerItem = 0
  110.     SubMenuShowDelay = 0
  111.     WinHeight = 155
  112.     Left = 40
  113.     Top = 8
  114.   end
  115.   object InfoMemoSB: TAOWVScrollBar
  116.     Priority = 0
  117.     WinLeft = 117
  118.     WinTop = 45
  119.     AOWWindow = BannerPopup
  120.     CaptureInput = True
  121.     Alignment.AlignWidth = awNone
  122.     Alignment.AlignHeight = ahNone
  123.     Alignment.HeightPercent = 0
  124.     Alignment.WidthPercent = 0
  125.     Alignment.LeftOffPercent = 0
  126.     Alignment.RightOffPercent = 0
  127.     Alignment.TopOffPercent = 0
  128.     Alignment.BottomOffPercent = 0
  129.     Alignment.LeftOffset = 0
  130.     Alignment.RightOffset = 0
  131.     Alignment.TopOffset = 0
  132.     Alignment.BottomOffset = 0
  133.     Masked = True
  134.     Min = 0
  135.     Max = 14
  136.     SmallChange = 1
  137.     LargeChange = 10
  138.     Position = 0
  139.     WinHeight = 119
  140.     WinWidth = 13
  141.     NumberVisible = 10
  142.     VanishWhenFull = True
  143.     ILIInc = IntGfxMod.GenericS
  144.     ILIDec = IntGfxMod.GenericS
  145.     ILTBack = IntGfxMod.GenericS
  146.     ILLTab = IntGfxMod.GenericS
  147.     ILIndexIncUp = 42
  148.     ILIndexIncDown = 43
  149.     ILIndexDecUp = 40
  150.     ILIndexDecDown = 41
  151.     ILIndexBack = 47
  152.     ILIndexTab = 44
  153.     Left = 172
  154.     Top = 92
  155.   end
  156. end
  157.